Click or drag to resize

Message Constructor

Overload List
  NameDescription
Public methodMessage
Initializes a new instance of the Message class.
Public methodMessage(Stream)
Initializes a new instance of the Message class based on the supplied stream.
Public methodMessage(String)
Initializes a new instance of the Message class based on the supplied file.
Public methodMessage(Message)
Initializes a new instance of the Message class from the specified MIME message.
Top
See Also